Computer-MCQ Computer Organisation /Computer Engineering Soft Computing Set 2 Sample Test,Sample questions

Question:
 (1+λ) ES

1.λ mutants can be generated from one parent

2.one mutant is generated

3.2λ mutants can be generated

4.no mutants are generated


Question:
 Both fuzzy logic and artificial neural network are soft computing techniques because

1.both gives precise an

2.ann gives accura

3. in each, no precise

4.fuzzy gives exact resul


Question:
 IF x is A and y is B then z=c (c is constant), is

1.rule in zero order fis

2.rule in first order fis

3. both a and b

4.neither a nor b


Question:
 In Evolutionary programming, survival selection is

1.probabilistic selection (μ+μ) selection

2. (μ, λ)- selection based on the children only (μ+λ)- selection based on both the set of parent and children

3.children replace the parent

4.All of the mentioned


Question:
 In Evolutionary strategy, recombination is

1.doesnot use recombination to produce offspring. it only uses mutation

2. uses recombination such as cross over to produce offspring

3.uses various recombination operators

4.None of the mentioned


Question:
 In Evolutionary strategy, survival selection is

1.probabilistic selection (μ+μ) selection

2.(μ, λ)- selection based on the children only (μ+λ)- selection based on both the set of parent and children

3.children replace the parent

4.all the mentioned


Question:
 In fuzzy propositions, ---- gives an approximate idea of the number of elements of a subset fulfilling certain conditions

1.fuzzy predicate and predicate modifiers

2.fuzzy quantifiers

3. fuzzy qualifiers

4.All of the above


Question:
 Multiple conjuctives antecedents is method of ----- in FLC

1. decomposition rule

2.formation of rule

3. truth tables

4.all of the above


Question:
 What are normally the two best measurement units for an evolutionary algorithm?
1. Number of evaluations
2. Elapsed time
3. CPU Time
4. Number of generations

1.1 and 2

2.2 and 3

3.3 and 4

4.1 and 4


Question:
 What is the feature of ANNs due to which they can deal with noisy, fuzzy, inconsistent data?

1.associative nature of networks

2.distributive nature of networks

3.both associative & distributive

4.none of the mentioned


Question:
 Which of the following operator is simplest selection operator?

1.random selection

2.proportional selection

3. tournament selection

4.none


Question:
(1+1) ES

1.operates on population size of two

2. operates on populantion size of one

3. operates on populantion size of zero

4.operates on populantion size of λ


Question:
-- defines logic funtion of two prepositions

1.prepositions

2.lingustic hedges

3. truth tables

4. inference rules


Question:
. In Evolutionary programming, recombination is

1.doesnot use recombination to produce offspring. it only uses mutation

2. uses recombination such as cross over to produce offspring

3.uses various recombination operators

4.none of the mentioned


Question:
A fuzzy set has a membership function whose membership values are strictly monotonically increasing or strictly monotonically decreasing or strictly monotonically increasing than strictly monotonically decreasing with increasing values for elements in the universe

1.convex fuzzy set

2.concave fuzzy set

3. non concave fuzzy set

4. non convex fuzzy set


Question:
A fuzzy set wherein no membership function has its value equal to 1 is called

1.normal fuzzy set

2.subnormal fuzzy set.

3.convex fuzzy set

4.concave fuzzy set


Question:
A fuzzy set whose membership function has at least one element x in the universe whose membership valueis unity is called

1.sub normal fuzzy sets

2.normal fuzzy set

3. convex fuzzy set

4.concave fuzzy set


Question:
A U (B U C) =

1.(a ∩ b) ∩ (a ∩ c)

2.(a ∪ b ) ∪ c

3.(a ∪ b) ∩ (a ∪ c)

4.b ∩ a ∪ c


Question:
An equivalence between Fuzzy vs Probability to that of Prediction vs Forecasting is

1. fuzzy ≈ prediction

2.fuzzy ≈ forecastin

3.probability ≈ foreca

4.none of these


Question:
Any soft-computing methodology is characterised by

1.precise solution

2. control actions are unambiguous and accurate

3.control actions is formally defined

4.algorithm which can easily adapt with the change of dynamic environment


Question:
Basic elements of EA are ?

1.parent selection methods

2.survival selection methods

3.both a and b

4.noneof these


Question:
Both fuzzy logic and artificial neural network are soft computing techniques because

1.both gives precise an

2.ann gives accura

3. in each, no precise

4.fuzzy gives exact resul


Question:
Choose the correct statement
1. A fuzzy set is a crisp set but the reverse is not true
2. If A,B and C are three fuzzy sets defined over the same universe of discourse such that A ≤ B and B ≤ C and A ≤ C
3. Membership function defines the fuzziness in a fuzzy set irrespecive of the elements in the set, which are discrete or continuous

1.1 only

2. 2 and 3

3. 1,2 and 3

4. none of these


Question:
Compute the value of adding the following two fuzzy integers:
A = {(0.3,1), (0.6,2), (1,3), (0.7,4), (0.2,5)} B = {(0.5,11), (1,12), (0.5,13)}
Where fuzzy addition is defined as
μA+B(z) = maxx+y=z (min(μA(x), μB(x))) Then, f(A+B) is equal to

1.{(0.5,12), (0.6,13), (1,

2. {(0.5,12), (0.6,13),

3. {(0.3,12), (0.5,13)

4. {(0.3,12), (0.5,13), (0.6


Question:
Consider a fuzzy set A defined on the interval X = [0, 10] of integers by the membership JunctionμA(x) = x / (x+2) Then the α cut corresponding to α = 0.5 will be

1. {0, 1, 2, 3, 4, 5, 6, 7, 8

2.{1, 2, 3, 4, 5, 6, 7,

3.{2, 3, 4, 5, 6, 7, 8, 9,

4.None of the above


Question:
EP applies which evolutionary operators?

1.variation through application of mutation operators

2.selection

3.both a and b

4.none of the mentioned


Question:
Evolutionary Strategies (ES)

1.(µ,λ): select survivors among parents and offspring

2. (µ+λ): select survivors among parents and offspring

3.(µ-λ): select survivors among offspring only

4. (µ:λ): select survivors among offspring only


Question:
Feature of ANN in which ANN creates its own organization or representation of information it receives during learning time is

1.adaptive learning

2.self organization

3.what-if analysis

4.supervised learning


Question:
For what purpose Feedback neural networks are primarily used?

1.classification

2.feature mapping

3.pattern mapping

4.none of the mentioned


Question:
Given U = {1,2,3,4,5,6,7} A = {(3, 0.7), (5, 1), (6, 0.8)}then A will be: (where ~ → complement)

1.{(4, 0.7), (2,1), (1,0.8)

2.{(4, 0.3.): (5, 0), (6

3. {(l, 1), (2, 1), (3, 0.3)

4. {(3, 0.3), (6.0.2)}


Question:
If A and B are two fuzzy sets with membership functions
μA(x) = {0.6, 0.5, 0.1, 0.7, 0.8}
μB(x) = {0.9, 0.2, 0.6, 0.8, 0.5}
Then the value of μ(A∪B)’(x) will be

1.{0.9, 0.5, 0.6, 0.8, 0.8

2.{0.6, 0.2, 0.1, 0.7,

3.{0.1, 0.5, 0.4, 0.2, 0

4. {0.1, 0.5, 0.4, 0.2, 0.3}


Question:
In Evolutionary programming,

1. individuals are represented by real- valued vector

2. individual solution is represented as a finite state machine

3.individuals are represented as binary string

4.none of the mentioned


Question:
Mamdani's Fuzzy Inference Method Was Designed To Attempt What?

1. control any two combinations of any two products by synthesising a set of linguistic control rules obtained from experienced human operations.

2.control any two combinations of any two products by synthesising a set of linguistic control rules obtained from experienced human operations.

3.control a steam engine and a boiler combination by synthesising a set of linguistic control rules obtained from experienced human operations. D. control a air craft and fuel level combination by synt

4.control a air craft and fuel level combination by synthesising a set of linguistic control rules obtained from experienced human operations.


Question:
Multiple disjuctives antecedents is method of ----- in FLC

1.decomposition rule

2.formation of rule

3. truth tables

4.all of the above


Question:
Operations in the neural networks can perform what kind of operations?

1.serial

2.parallel

3.serial or parallel

4.none of the mentioned


Question:
Step size in dynamic EP :

1.deviation in step sizes remain static

2.deviation in step sizes change over time using some deterministic function

3.deviation in step size change dynamically

4.size=1


Question:
Step size in non-adaptive EP :

1.deviation in step sizes remain static

2.deviation in step sizes change over time using some deterministic function

3.deviation in step size change dynamically

4.size=1


Question:
Step size in self-adaptive EP :

1. deviation in step sizes remain static

2.deviation in step sizes change over time using some deterministic function

3.deviation in step size change dynamically

4.size=1


Question:
Termination condition for EA

1.mazimally allowed cpu time is elapsed

2.total number of fitness evaluations reaches a given limit

3.population diveristy drops under a given threshold

4. all the mentioned


Question:
The fuzzy proposition "IF X is E then Y is F" is a

1.conditional unqualifi

2.unconditional unq

3.conditional qualifie

4.unconditional qualified


Question:
The values of the set membership is represented by   

1.discrete set

2.degree of truth

3.probabilities

4.both degree of truth& probabilities


Question:
There are also other operators, more linguistic in nature, called
                   
that can be applied to fuzzy set theory.

1.hedges

2.lingual variable

3.fuzz variable

4.none of the mentioned


Question:
What Are The Two Types Of Fuzzy Inference Systems?

1.model-type and system-type

2.momfred-type and semigi-type

3.mamdani-type and sugeno-type

4.mihni-type and sujgani-type


Question:
What Is Another Name For Fuzzy Inference Systems?

1.. fuzzy expert system

2.fuzzy modelling

3.fuzzy logic controller

4.All of the above


Question:
What is ART in neural networks?

1.automatic resonance theory

2.artificial resonance theory

3.adaptive resonance theory

4.none of the mentioned


Question:
Which crossover operators are used in evolutionary programming?

1.single point crossover

2.two point crossover

3.uniform crossover

4.evolutionary programming doesnot use crossover operators


Question:
Which of the following neural networks uses supervised learning?
(A) Multilayer perceptron
(B) Self organizing feature map
(C) Hopfield network

1. (a) only

2.(b) only

3.(a) and (b) only

4. (a) and (c) only


Question:
Which of these emphasize of development of behavioral models?

1.evolutionary programming

2.genetic programming

3.genetic algorithm

4.all the mentioned


Question:
Which selection strategy works with negative fitness value?

1.roulette wheel selection

2.stochastic universal sampling

3. tournament selection

4.rank selection


More MCQS

  1. Computer fundamentals
  2. Computer Basic MCQS
  3. CCC MCQ Sample Paper 1
  4. CCC Exams MCQS Sample Paper Test 2
  5. Computer Basics MCQS Paper 1
  6. Computer Basics MCQS Paper 2
  7. FUNDAMENTALS OF COMPUTERS MCQs PART 2
  8. FUNDAMENTALS OF COMPUTERS MCQs PART 1
  9. FUNDAMENTALS OF COMPUTERS MCQs PART 3
  10. Computer mcqs smaple paper 1
  11. Computer mcqs smaple paper 2
  12. Computer mcqs smaple paper 3
  13. Fundamentals of Computers
  14. Fundamentals of Computers (New) Part 1
  15. Fundamentals of Computers (New) Part 2
  16. Computer Networks MCQ Questions
  17. Computer Networks Transition from IPV4 to IPV6
  18. Computer Fundamentals (New) Part 1
  19. Computer Fundamentals (New) Part 2
  20. Computer Fundamentals (New) Part 3
  21. Computer Fundamentals (New) Part 4
  22. Computer Fundamentals (New) Part 5
  23. Computer Fundamentals (New) Part 6
  24. Computer Fundamentals (New) Part 7
  25. Computer Fundamentals (New) Part 8
  26. Operating Systems MCQs Part 1
  27. Operating Systems MCQs Part 2
  28. OS(Computer Operating Systems) Part 1
  29. OS(Computer Operating Systems) Part 2
  30. OS(Computer Operating Systems) Part 3
  31. OS(Computer Operating Systems) Part 4
  32. OS - Computer Operating Systems Part 5
  33. OS - Computer Operating Systems Part 6
  34. OS - Computer Operating Systems Part 7
  35. MS Word MCQ Questions Part 1
  36. MS Word MCQ Questions Part 2
  37. MS Word MCQ Questions Part 3
  38. MS Word MCQ Questions Part 4
  39. MS Word MCQ Questions Part 5
  40. MS Word MCQ Questions Part 7
  41. MS Word MCQ Questions Part 6
  42. Microsoft Excel MCQ Questions Part 1
  43. Microsoft Excel MCQ Questions Part 2
  44. Microsoft Excel MCQ Questions Part 3
  45. Microsoft Excel MCQ Questions Part 4
  46. Microsoft Excel MCQ Questions Part 5
  47. Microsoft Excel MCQ Questions Part 6
  48. Microsoft Excel MCQ Questions Part 7
  49. MS PowerPoint MCQ Questions PART 1
  50. MS PowerPoint MCQ Questions PART 2
  51. MS PowerPoint MCQ Questions PART 3
  52. MS PowerPoint MCQ Questions PART 4
  53. MS PowerPoint MCQ Questions PART 5
  54. MS PowerPoint MCQ Questions PART 6
  55. MS PowerPoint MCQ Questions PART 7
  56. MS Access MCQ Questions Part 1
  57. MS Access MCQ Questions Part 2
  58. MS Access MCQ Questions Part 3
  59. MS Access MCQ Questions Part 4
  60. MS Access MCQ Questions Part 5
  61. MS Access MCQ Questions Part 6
  62. MS Access MCQ Questions Part 7
  63. MS Access MCQ Questions Part 8
  64. Query of MS Access MCQS Part 1
  65. Query of MS Access MCQS Part 2
  66. Computer Communication and Networking Quiz
  67. Computer Graphics MCQ Quiz Questions and Answers
  68. Computer Basics Quiz Questions
  69. Computer Quiz Questions with Answers
  70. Computer Hardware MCQS Quiz
  71. MCQ Computer Organization & Architecture
  72. MCQ Computer Organisation - Input & output Organisation SET1
  73. MCQ Computer Organisation - Input & output Organisation SET2
  74. MCQ Computer Organisation - Input & output Organisation SET3
  75. MCQS on addressing modes SET 1
  76. MCQS on addressing modes SET 2
  77. Software Engineering MCQs SET 1
  78. Software Engineering MCQs SET 2
  79. Software Engineering MCQs Set 3
  80. Software Engineering MCQs Set 4
  81. Software Engineering MCQs Set 5
  82. Software Engineering MCQs Set 6
  83. Software Engineering MCQs Set 7
  84. mcqs data structures
  85. CCC Exam Sample MCQ Paper
  86. Computer MCQ Questions set-1
  87. Computer MCQ Questions set-2
  88. Computer MCQ Questions set-3
  89. Current affairs mcq Database management
  90. Programming arcitecture
  91. Computer Graphics MCQ Questions part 1
  92. Computer Graphics MCQ Questions part 2
  93. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 1
  94. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 2
  95. Computer Science MCQs
  96. Computer Mcq Question
  97. MCQs based on Fundamentals of Computer 1 set
  98. Computer Mcq Question set 2
  99. MCQ Encoding Schemes
  100. Data Entry and Keyboarding Skills MCQ
  101. Computer Science Number System
  102. Computer Network MCQ
  103. MCQ Questions on Tally
  104. MCQ Questions on Tally Set 2
  105. MCQ Questions on Tally Set 3
  106. MCQ Questions on Tally Set 4
  107. Internet Technology MCQ Questions for Competitive Exams
  108. Computer Software MCQ GK Questions
  109. Computer Organization and Architecture MCQs
  110. Basic Computer GK Questions
  111. Computer Graphics MCQ Set 1
  112. Operating System MCQ Set 1
  113. Operating System MCQ Set 2
  114. Operating System MCQ Set 3
  115. Operating System MCQ Set 4
  116. Operating System MCQ Set 5
  117. Operating System MCQ Set 6
  118. Operating System MCQ Set 7
  119. Operating System MCQ Set 8
  120. Operating System MCQ Set 9
  121. Operating System MCQ Set 10
  122. Operating System MCQ Set 11
  123. Operating System MCQ Set 12
  124. Operating System MCQ Set 13
  125. Operating System MCQ Set 14
  126. Operating System MCQ Set 15
  127. Operating System MCQ Set 16
  128. Operating System MCQ Set 17
  129. Operating System MCQ Set 18
  130. Operating System MCQ Set 19
  131. Operating System MCQ Set 20
  132. Operating System MCQ Set 21
  133. Computer Graphics MCQ Question Set 1
  134. Computer Networks MCQs
  135. Computer Networks MCQs Set-2
  136. Computer Networks MCQs Set-3
  137. Computer Networks MCQs Set-4
  138. Bachelor of Computer Applications MCQs set-1
  139. Bachelor of Computer Applications MCQs set-2
  140. NET Programming MCQ
  141. Artificial Intelligence and Robotics (AIR) Set 1
  142. Artificial Intelligence and Robotics (AIR) Set 2
  143. Computer Engineering Soft Computing Set 1
  144. Computer Engineering Soft Computing Set 2
  145. COMPUTERS AND IT MCQs QUESTIONS
  146. Ancient Indian History MCQ
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!